17:05:55.877 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
17:05:55.892 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
17:05:55.923 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.dev.ibuy.IbuyApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
17:05:55.936 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.dev.ibuy.IbuyApplicationTests], using SpringBootContextLoader
17:05:55.939 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.dev.ibuy.IbuyApplicationTests]: class path resource [com/dev/ibuy/IbuyApplicationTests-context.xml] does not exist
17:05:55.940 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.dev.ibuy.IbuyApplicationTests]: class path resource [com/dev/ibuy/IbuyApplicationTestsContext.groovy] does not exist
17:05:55.940 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.dev.ibuy.IbuyApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
17:05:55.941 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.dev.ibuy.IbuyApplicationTests]: IbuyApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
17:05:55.971 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.dev.ibuy.IbuyApplicationTests]
17:05:56.016 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/home/artyom/Documents/Grad thesis/iBuy Project/iBuy/build/classes/java/main/com/dev/ibuy/IbuyApplication.class]
17:05:56.016 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.dev.ibuy.IbuyApplication for test class com.dev.ibuy.IbuyApplicationTests
17:05:56.077 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.dev.ibuy.IbuyApplicationTests]: using defaults.
17:05:56.077 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
17:05:56.087 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@234f3dc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@39c61af8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@52f1317b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@4aeb86b3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6fe43621, org.springframework.test.context.transaction.TransactionalTestExecutionListener@667ce0ff, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ddd7fa2, org.springframework.test.context.event.EventPublishingTestExecutionListener@2b15a8b4, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@658ed6c9, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6474b99f, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3202eadc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3454a420, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@277f14fd]
17:05:56.090 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@6181ebb3 testClass = IbuyApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@52caf46b testClass = IbuyApplicationTests, locations = '{}', classes = '{class com.dev.ibuy.IbuyApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@6f70c648, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@1c4d8aa9, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2eb26a17, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@195b06b1], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
17:05:56.108 [Test worker] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.2.1.RELEASE)
2020-03-17 17:05:56.303 INFO 7591 --- [ Test worker] com.dev.ibuy.IbuyApplicationTests : Starting IbuyApplicationTests on artyom-Lenovo-Legion-Y530-15ICH with PID 7591 (started by artyom in /home/artyom/Documents/Grad thesis/iBuy Project/iBuy)
2020-03-17 17:05:56.305 INFO 7591 --- [ Test worker] com.dev.ibuy.IbuyApplicationTests : No active profile set, falling back to default profiles: default
2020-03-17 17:05:56.847 INFO 7591 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2020-03-17 17:05:56.909 INFO 7591 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 56ms. Found 2 repository interfaces.
2020-03-17 17:05:57.241 INFO 7591 --- [ Test worker] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-03-17 17:05:57.405 INFO 7591 --- [ Test worker] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 6.1.4 by Redgate
2020-03-17 17:05:57.409 INFO 7591 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2020-03-17 17:05:57.770 INFO 7591 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2020-03-17 17:05:57.803 INFO 7591 --- [ Test worker] o.f.c.internal.database.DatabaseFactory : Database: jdbc:mysql://localhost/ibuy (MySQL 5.7)
2020-03-17 17:05:57.853 INFO 7591 --- [ Test worker] o.f.core.internal.command.DbValidate : Successfully validated 1 migration (execution time 00:00.018s)
2020-03-17 17:05:57.861 INFO 7591 --- [ Test worker] o.f.core.internal.command.DbMigrate : Current version of schema `ibuy`: 1
2020-03-17 17:05:57.863 INFO 7591 --- [ Test worker] o.f.core.internal.command.DbMigrate : Schema `ibuy` is up to date. No migration necessary.
2020-03-17 17:05:57.954 INFO 7591 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2020-03-17 17:05:58.005 INFO 7591 --- [ Test worker] org.hibernate.Version : HHH000412: Hibernate Core {5.4.8.Final}
2020-03-17 17:05:58.097 INFO 7591 --- [ Test worker] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
2020-03-17 17:05:58.176 INFO 7591 --- [ Test worker] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL57Dialect
2020-03-17 17:05:58.643 INFO 7591 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2020-03-17 17:05:58.647 INFO 7591 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-03-17 17:05:59.452 INFO 7591 --- [ Test worker] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: Ant [pattern='/**', OPTIONS], []
2020-03-17 17:05:59.617 INFO 7591 --- [ Test worker] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@c3e864e, org.springframework.security.web.context.SecurityContextPersistenceFilter@a99a4f9, org.springframework.security.web.header.HeaderWriterFilter@b51feb5, org.springframework.web.filter.CorsFilter@2794ff8d, org.springframework.security.web.authentication.logout.LogoutFilter@2815b792, com.dev.ibuy.security.JwtAuthenticationFilter@713c6fcf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@24b8f964, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@70167602, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@138099a2, com.dev.ibuy.config.CorsFilter@98c1da8, org.springframework.security.web.session.SessionManagementFilter@31485cf0, org.springframework.security.web.access.ExceptionTranslationFilter@4f542d9b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4dded06b]
2020-03-17 17:05:59.985 INFO 7591 --- [ Test worker] com.dev.ibuy.IbuyApplicationTests : Started IbuyApplicationTests in 3.871 seconds (JVM running for 4.737)
com.dev.ibuy.entity.Product@49fd321f
com.dev.ibuy.entity.Product@50ddb63e
com.dev.ibuy.entity.Product@64ad2609
com.dev.ibuy.entity.Product@6b972e0e
com.dev.ibuy.entity.Product@7b9b4a1c
com.dev.ibuy.entity.Product@292efc3f
com.dev.ibuy.entity.Product@364e5a6f
com.dev.ibuy.entity.Product@1d531dfb
com.dev.ibuy.entity.Product@3c396fe7
com.dev.ibuy.entity.Product@62a8a35b
com.dev.ibuy.entity.Product@26711043
com.dev.ibuy.entity.Product@23c86db3
com.dev.ibuy.entity.Product@5479787a
com.dev.ibuy.entity.Product@73ecabd5
com.dev.ibuy.entity.Product@5db14ee3
com.dev.ibuy.entity.Product@3d741513
com.dev.ibuy.entity.Product@22d1006f
com.dev.ibuy.entity.Product@34f5b5e3
com.dev.ibuy.entity.Product@63e433c8
com.dev.ibuy.entity.Product@7ea56e2a
com.dev.ibuy.entity.Product@54dddbe9
com.dev.ibuy.entity.Product@4d9e263c